gdk: Add a profiler mark for paint_idle
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 02:27:59 +0000 (21:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 04:44:01 +0000 (23:44 -0500)
commit59a31e05bc0d07d118f0a0be02b5ce89659b9968
treebc23e8091ec660d04850a104aad775b207785a9d
parent527b67af3de79ab2046c937a50aa1f2d2454797a
gdk: Add a profiler mark for paint_idle

This is the big frame clock function where most
signals are emitted, and it can keep us away from
the mainloop for a long time.
gdk/gdkframeclockidle.c